2015-10-20 15:55 UTC+0200 Aleksander Czajczynski (hb fki.pl)
* src/rtl/hbsocket.c
! enable socket type translation for Linux/MIPS, enum order is different
there - fixes TCP/IP socket binding on such platform
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2015-10-20 15:55 UTC+0200 Aleksander Czajczynski (hb fki.pl)
|
||||
* src/rtl/hbsocket.c
|
||||
! enable socket type translation for Linux/MIPS, enum order is different
|
||||
there - fixes TCP/IP socket binding on such platform
|
||||
|
||||
2015-10-13 23:05 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* include/hbwince.h
|
||||
* src/common/hbwince.c
|
||||
|
||||
@@ -141,6 +141,9 @@
|
||||
# endif
|
||||
# if defined( HB_OS_LINUX )
|
||||
# define HB_HAS_SELECT_TIMER
|
||||
# if defined( HB_CPU_MIPS )
|
||||
# define HB_SOCKET_TRANSLATE_TYPE
|
||||
# endif
|
||||
# endif
|
||||
# if defined( HB_OS_SUNOS )
|
||||
# if ! defined( BSD_COMP )
|
||||
|
||||
Reference in New Issue
Block a user