int adl_remove_cb(int sfd)

function to close a bound socket from our list of socket descriptors

Documentation

function to close a bound socket from our list of socket descriptors
Parameters:
sfd - socket file descriptor to be closed
Returns:
0 on success, -1 for error, 1 if socket was not bound
Author:
ajung

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.