2009-07-31 11:35 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/ChangeLog
! small fix in previous commit description
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-07-31 11:35 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/ChangeLog
|
||||
! small fix in previous commit description
|
||||
|
||||
2009-07-31 11:31 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/source/rtl/hbinet.c
|
||||
! modified hb_inetRecv[All]() to always return number
|
||||
@@ -35,8 +39,8 @@
|
||||
indicate errors when socket is not open socket
|
||||
! modified hb_inetRecvLine() and hb_inetRecvEndBlock() to work
|
||||
like in documentation and set in 2-nd parameter passed by
|
||||
reference the size of read line with line terminator, -1
|
||||
or error and 0 when foreign host closed connection.
|
||||
reference the size of read line with line terminator,
|
||||
-1 on error and 0 when foreign host closed connection.
|
||||
! modified hb_inetRecvEndBlock() to always use default EOL when
|
||||
there is no not empty string in passed string parameter or
|
||||
passed array with line terminators
|
||||
|
||||
Reference in New Issue
Block a user