Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

JS file gets a net::ERR_ABORTED 404 (Not Found)

javascript sockets

Send a file through sockets in Python

python sockets

How to bind a socket to multiple interfaces

sockets interface bind

socket.send outside of io.sockets.on( )

How do I check if a Socket is currently connected in Java? [duplicate]

java sockets tcp

Epoll on regular files

c++ c linux sockets epoll

what happens when I write data to a blocking socket, faster than the other side reads?

sockets tcp buffer blocking

listen() ignores the backlog argument?

c linux sockets listen

Listen to port via a Java socket

java sockets

Sockets in MinGW

c++ mingw sockets msys

Writing to a closed, local TCP socket not failing

c linux sockets tcp glibc

UDP Client/Server Socket in Python

python sockets

What is the reason and how to avoid the [FIN, ACK] , [RST] and [RST, ACK]

HAProxy doesn't start, can not bind UNIX socket [/run/haproxy/admin.sock]

sockets bind startup haproxy

Wake up thread blocked on accept() call

c sockets pthreads

nginx, fastcgi and open sockets

sockets nginx d

Specifying UDP receive buffer size at runtime in Linux

linux sockets udp buffer

List of possible internal socket statuses from /proc

linux sockets ipv6 ipv4 procfs

How to send and receive serialized object in socket channel

java sockets nio

Sending data with PACKET_MMAP and PACKET_TX_RING is slower than "normal" (without)