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:
Przemysław Czerpak
2023-01-23 12:46:36 +01:00
parent 004d53a594
commit a08bcb0a47
3 changed files with 161 additions and 151 deletions

View File

@@ -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