Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2625eb commit c80d4ddCopy full SHA for c80d4dd
1 file changed
Doc/lib/libasyncore.tex
@@ -136,7 +136,7 @@ \section{\module{asyncore} ---
136
Read at most \var{buffer_size} bytes from the socket.
137
\end{methoddesc}
138
139
-\begin{methoddesc}{listen}{\optional{backlog}}
+\begin{methoddesc}{listen}{backlog}
140
Listen for connections made to the socket. The \var{backlog}
141
argument specifies the maximum number of queued connections
142
and should be at least 1; the maximum value is
0 commit comments