Stephen Birarda
|
41691a8aae
|
UDPSocket methods now want sockaddr instead of sockaddr_in
|
2013-02-21 15:16:19 -08:00 |
|
Stephen Birarda
|
3b8bd83c01
|
include string for memset and strcpy, use fscanf returns
|
2013-02-18 17:14:35 -08:00 |
|
Stephen Birarda
|
b9dafbe5bd
|
include stdlib for use of strtoul
|
2013-02-18 17:12:09 -08:00 |
|
Stephen Birarda
|
6d4a0b82ce
|
include cstdio for UNIX build
|
2013-02-18 17:10:41 -08:00 |
|
Stephen Birarda
|
216e671fa0
|
bump MAX_NAME_LENGTH to 255
|
2013-02-18 17:08:08 -08:00 |
|
Stephen Birarda
|
e6a0f5cd6c
|
simplify bitwise operations to single statements
|
2013-02-18 16:32:39 -08:00 |
|
Stephen Birarda
|
8322c29093
|
use char * in place of vectors and strings
|
2013-02-18 16:29:33 -08:00 |
|
Stephen Birarda
|
da8fd5f4ee
|
hook space server up to shared UDPSocket class
|
2013-02-14 16:45:00 -08:00 |
|
Stephen Birarda
|
3d874357d7
|
bust TreeNode out into seperate class
|
2013-02-13 13:03:03 -08:00 |
|
Stephen Birarda
|
ff4527904f
|
fix src directory variable name in space CMakeList
|
2013-02-13 12:55:03 -08:00 |
|
Stephen Birarda
|
d3348f4de2
|
make changes suggested in PR #9
|
2013-02-13 12:50:26 -08:00 |
|
Leonardo Murillo
|
d81e52f6d7
|
Bringing spaceserver into interface repo - adding CMake target
|
2013-02-12 22:10:44 -06:00 |
|