Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winsock2

Handling asynchronous sockets in WinSock?

c windows sockets winsock2

Why socket descriptors on Windows get such values?

c++ windows sockets winsock2

Socket recv call freezes thread for approx. 5 seconds

Memory Leak GETIPFROMHOST

11001 returned on all calls to getaddrinfo()

c++ c windows sockets winsock2

Increase the TCP receive window for a specific socket

c++ windows sockets winsock2

Windows: Event-based Overlapped IO vs IO Completion Ports, Real World Performance

c++ windows winsock winsock2

How can I stop/restart listening and accepting on a server socket in Winsock2 C++?

c++ winsock2 listen

missing messages when reading with non-blocking udp

IPPROTO_RM blocks during accept call

How to use inet_pton() with the mingw compiler?

c winsock2 mingw32

Are close() and closesocket() interchangable?

Can't include Winsock2.h in MSVC 2010

Determine between socket and fd

Cannot include both files (WinSock2, Windows.h)

c sockets winapi winsock2

Serialization of struct

Is it possible to tell if WSAStartup has been called in a process?

TCP Hole Punching