Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sockets

NGINX: connect() to unix:/var/run/php7.0-fpm.sock failed (2: No such file or directory)

php linux sockets nginx ansible

How do I determine all of my IP addresses when I have multiple NICs?

python sockets ip-address

How do I change a TCP socket to be non-blocking?

c sockets

Why should I use non-blocking or blocking sockets? [closed]

c++ sockets winsock

gaierror: [Errno 8] nodename nor servname provided, or not known (with macOS Sierra)

python sockets

NetworkStream.ReadAsync with a cancellation token never cancels

What is "backlog" in TCP connections?

SocketException: address incompatible with requested protocol

c# .net sockets

Java socket IOException - permission denied

Is TCP bidirectional or full-duplex?

sockets tcp duplex

What are SO_SNDBUF and SO_RCVBUF

How to enable Socket in PHP?

php sockets

How to get ip address from sock structure in c?

c sockets ip-address

What does it mean to bind() a socket to any address other than localhost?

Unix Domain Socket: Using datagram communication between one server process and several client processes

c sockets datagram unix-socket

Is there a way to flush a POSIX socket?

c sockets posix

How Do I Use Raw Socket in Python?

python sockets raw-sockets

Difference between TCP Listener and Socket

Sockets - How to find out what port and address I'm assigned

c sockets tcp

Programming P2P application

c# .net sockets networking p2p