Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix-socket

Go support for Scatter-Gather IO operations

go io system-calls unix-socket

How to check if other end of a socket has been accepted?

c linux sockets unix-socket

How socket file actually works?

unix unix-socket

Can golang net.Conn get notified when there is a new message?

sockets go unix-socket

unix socket creation then fork(), messaging gets mixed up

c linux fork haproxy unix-socket

Unix Domain Socket concurrent read/write on both ends

So setsockopt for timeouts on AF_UNIX (AF_LOCAL) sockets... undocumented/don't work... options/alternatives?

c linux sockets unix-socket

Binding a Java gRPC server to a unix domain socket

Why do I get "error: too few arguments to function ‘sock->ops->accept’"

Unix C socket server not accepting connections

c sockets unix-socket

UNIX domain sockets, send timeout, zero copy

c linux sockets unix unix-socket

Don't understand why a code snippet from APUE unlinks a file attached to the client unix domain socket

c unix-socket unlink

Using 'abstract sockets' with AF_UNIX SOCK_DGRAM

What's the easiest way to do inter-process communication in PHP?

php sockets ipc unix-socket