New release.
This commit is contained in:
parent
52ac60af81
commit
d1a72435d5
9 changed files with 59 additions and 37 deletions
|
@ -284,7 +284,8 @@ closed. No end-of-line translation is performed;
|
|||
<li> '<tt>*l</tt>': reads a line of text from the socket. The line is
|
||||
terminated by a LF character (ASCII 10), optionally preceded by a
|
||||
CR character (ASCII 13). The CR and LF characters are not included in
|
||||
the returned line. This is the default pattern;
|
||||
the returned line. In fact, <em>all</em> CR characters are
|
||||
ignored by the pattern. This is the default pattern;
|
||||
<li> <tt>number</tt>: causes the method to read a specified <tt>number</tt>
|
||||
of bytes from the socket.
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue