-
- Downloads
"README.md" did not exist on "580fecbb01d0a86a90d5bb687281bf5192320e58"
typedef a socket_buffer_t
This is so we can deal with send(), recv() and friends taking a void* on BSD stacks, and a char* on Win32. Not a big deal for C where a void* is universal, but C++ hates that type of thing.
parent
eb806b4a
No related branches found
No related tags found
Please register or sign in to comment