2023-01-23 12:46 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* include/harbour.hbx
! added missing hb_socketSetNoSigPipe()
* src/rdd/dbfcdx/dbfcdx1.c
* redirect all debug output to stderr
* reenabled light debug code for early detection of index corruption
This commit is contained in:
@@ -849,6 +849,7 @@ DYNAMIC hb_socketSetFilter
|
||||
DYNAMIC hb_socketSetKeepAlive
|
||||
DYNAMIC hb_socketSetMulticast
|
||||
DYNAMIC hb_socketSetNoDelay
|
||||
DYNAMIC hb_socketSetNoSigPipe
|
||||
DYNAMIC hb_socketSetRcvBufSize
|
||||
DYNAMIC hb_socketSetReuseAddr
|
||||
DYNAMIC hb_socketSetSndBufSize
|
||||
|
||||
Reference in New Issue
Block a user