debian man page for socket_connected

Query: socket_connected

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

socket_connected(3)					     Library Functions Manual					       socket_connected(3)

NAME
socket_connected - is a connection established on a socket?
SYNTAX
#include <socket.h> int socket_connected(int s);
DESCRIPTION
socket_connected returns 1 if s is a socket and a connection is established, 0 otherwise.
SEE ALSO
socket_remote4(3), socket_remote6(3) socket_connected(3)
Related Man Pages
disconnectx(2) - mojave
socket-event(8) - linux
socket_connect4(3) - debian
connect(3xnet) - sunos
socket_set_block(3) - php
Similar Topics in the Unix Linux Community
lock file!
Setting up VSFTPD (force SSL?)
help writing a scipt to search for errors.
Help with djbdns code