Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

linux: socket programming, accept(sd, null, null)

linux sockets

Python socket security

python sockets security

How to get IP address from sockaddr

c++ sockets ip-address

Operation not permitted : Server-setsockopt() error for SO_BINDTODEVICE

When is char* safe for strict pointer aliasing?

c sockets strict-aliasing

Handling timeout on blocking .NET socket

Is it possible to set up a socket.io client running (server-side) on a node.js server?

Checking whether SendAsync has finished sending

How do I dynamically bind a socket to only one network interface?

c++ c sockets bind

UDP buffers, where are they, what's guaranteed?

python sockets udp

C: socket binding on wrong port

c sockets

socket.io client to client messaging

html node.js sockets socket.io

Horizontally scaling socket.io across multiple Amazon EC2 instances

Socket sendto throwing Errno-101

sockets

Which is better for local IPC, POSIX message queues (mqueues) or Unix domain (local) sockets?

c++ c sockets ipc posix

Nodejs Error: This socket has been ended by the other party

node.js sockets

can I register 2 or multiple events for the same socket descriptor on epoll?

what's the difference between type and protocol in socket()?

Win32 Registered Socket I/O: cancelling pending receive operations?

c++ c sockets winapi