Andrzej Kapolka
|
b9fdba2711
|
Rather than creating a thread to read datagrams, just set the socket to
nonblocking mode and check it before simulating. This addresses one aspect
of the lack of synchronization on AgentList, but there are other issues...
|
2013-04-26 11:08:41 -07:00 |
|
Stephen Birarda
|
a5ea1dca7e
|
fix incorrect debugging of agent local and public addresses
|
2013-04-24 11:16:13 -07:00 |
|
Stephen Birarda
|
4956370d52
|
have parseData return the number of bytes consumed
|
2013-04-22 18:05:27 -07:00 |
|
tosh
|
1e6352593a
|
Merge branch 'master' of git://github.com/worklist/hifi into 19262
Conflicts:
interface/src/Head.cpp
interface/src/Util.cpp
interface/src/main.cpp
libraries/avatars/src/Orientation.cpp
|
2013-04-18 12:38:35 +02:00 |
|
tosh
|
bf5f54c9d0
|
integrates logging for 'avatars' library, fixes missig return in Log.cpp, adds _lib suffix for log callback namespaces and reverts voxels -> voxLib rename in main
|
2013-04-17 20:14:29 +02:00 |
|
tosh
|
e55863a662
|
integrates logging for 'shared' library
|
2013-04-17 19:46:00 +02:00 |
|
Stephen Birarda
|
67efc12e59
|
move shared to libraries, DRY library macro, rename libs
|
2013-04-12 12:38:34 -07:00 |
|