Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winsock

Why does this SSL_pending call always return zero?

https openssl winsock

Good lightweight library for HTTP POST/GET for C? [closed]

c http sockets winsock

Is Winsock error 10054 (WSAECONNRESET) "normal" with UDP to/from localhost?

udp winsock

C++ - Initializing SOCKADDR_IN

c++ initialization winsock

Undefined reference to getaddrinfo

c winsock

Why did Microsoft implement sockets differently?

networking sockets winsock

Why does TCP/IP on Windows7 take 500 sends to warm-up? ( w10,w8 proved not to suffer )

Howto debug Winsock API calls?

Why is the Completed callback from SocketAsyncEventArgs frequently executed in newly created threads instead of using a bounded thread pool?

Can TCP SOCKET handles be set not inheritable?

winapi winsock

Sending emails using C

c sockets smtp winsock send

How do web servers avoid TIME_WAIT?

sockets http tcp winsock

In Win32, is there a way to test if a socket is non-blocking?

Qt (Creator) with WinSocks (ws2_32)

c++ qt qt4 winsock

Winsock2.h vs winsock2.h and wsock32.lib vs ws2_32.lib

c++ windows winsock

Winsock redefinition errors [duplicate]

C++ Winsock P2P

Fast detection or simulation of WSAECONNREFUSED

python windows sockets winsock

TCP/IP connection on a specific interface

c++ winsock

Examples for Winsock?

c++ resources winsock