Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

When to handle Socket.io notifications?

Flushing the socket streams in C socket programming

c sockets

Using a java socket from JNI / C++ code

non-blocking udp socket programming in C: what do I get?

Should sockets be kept open or torn down [duplicate]

How to determine if an open file is a socket or a pipe?

Android Chat Application Development

android sockets chat

Detecting Socket Disconnect Using TCP KeepAlive

I need the server to send messages to all clients (Python, sockets)

Connect MySQL through localhost not working but 127.0.0.1 is working

How to get the underlying socket when using Python requests

Linux kernel UDP reception timestamp

c linux sockets linux-kernel

Non-blocking I/O versus using threads (How bad is context switching?)

java multithreading sockets

Is there any difference between IPv4 and IPv6 at the socket level?

linux sockets

Example socket programming in iphone [closed]

How do web servers avoid TIME_WAIT?

sockets http tcp winsock

Atomic write on an unix socket?

sockets unix atomic

how to interrupt a thread which is waiting on recv function? [duplicate]

c++ sockets

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

Java - Reading from a buffered reader (from a socket) is pausing the thread

java sockets networking buffer