#include "Socket.h"

Defines | |
| #define | TMP_BLOCKSIZE 8192 |
| #define | closesocket(x) ::close(x) |
Functions | |
| Socket & | endl (Socket &cs) throw (SocketDisconnectedException) |
Variables | |
| int | bob = 0 |
| #define closesocket | ( | x | ) | ::close(x) |
| #define TMP_BLOCKSIZE 8192 |
| Socket& endl | ( | Socket & | cs | ) | throw (SocketDisconnectedException) |

| int bob = 0 |
1.5.6