Changeset 9377 in orxonox.OLD for branches/proxy/src/lib/network/tcp_socket.h
- Timestamp:
- Jul 21, 2006, 11:43:38 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/network/tcp_socket.h
r9347 r9377 16 16 #define _INCOMING_BUFFER_SIZE 2024000 17 17 #define _OUTGOING_BUFFER_SIZE 2024000 18 #define _LOCAL_BUFFER_SIZE 102418 #define _LOCAL_BUFFER_SIZE 2048 19 19 //sleep if incoming buffer is full 20 20 #define _MSECONDS_SLEEP_FULL_BUFFER 10
Note: See TracChangeset
for help on using the changeset viewer.