Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

How to close a socket left open by a killed program?

UNIX Domain sockets vs Shared Memory (Mapped File)

unix memory sockets

Blocking sockets: when, exactly, does "send()" return?

tcp udp sockets

How does a socket know which network interface controller to use?

sockets networking

Nginx cannot find unix socket file with Unicorn (no such file or directory)

Server Client send/receive simple text

c# .net winforms sockets

Explain http keep-alive mechanism

sockets http

socket.error: [Errno 10013] An attempt was made to access a socket in a way forbidden by its access permissions

WSACancelBlockingCall exception

How to make an HTTP get request in C without libcurl?

Send HTTP request manually via socket

PostgreSQL UNIX domain sockets vs TCP sockets

Node.js request module getting ETIMEDOUT and ESOCKETTIMEDOUT

How does zmq poller work?

sockets zeromq

how to create Socket connection in Android?

android sockets

"A connection attempt failed because the connected party did not properly respond after a period of time" using WebClient

c# sockets webclient

Passing a structure through Sockets in C

c sockets recv sendto

UDP multicast group on Windows Phone 8

When does socket.recv(recv_size) return?

python sockets

ResourceWarning unclosed socket in Python 3 Unit Test