X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=elemtcp.tex;h=7816ec5dd84b7b4282fb906114fb51fc884497b2;hb=ec4626071b61ac03bf8aa2f6d0dbe6da7d3ddf46;hp=a2e77f9c86ca273db11957889223a728b0ae4e86;hpb=597e090affe725734ce571d29d6fae420f2a5d75;p=gapil.git diff --git a/elemtcp.tex b/elemtcp.tex index a2e77f9..7816ec5 100644 --- a/elemtcp.tex +++ b/elemtcp.tex @@ -926,9 +926,8 @@ protocollo TCP. -\begin{prototype}{sys/socket.h}{int listen(int sockfd, struct sockaddr *addr, - socklen_t *addrlen); } - +\begin{prototype}{sys/socket.h} +{int listen(int sockfd, struct sockaddr *addr, socklen\_t *addrlen)} La funzione restituisce 0 in caso di successo e ... . I codici di errore restituiti in \texttt{errno} sono i seguenti: \begin{errlist}