diff options
Diffstat (limited to 'lib/isc/win32/libisc.def')
| -rw-r--r-- | lib/isc/win32/libisc.def | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/isc/win32/libisc.def b/lib/isc/win32/libisc.def index 15f7c221..2f0f53fd 100644 --- a/lib/isc/win32/libisc.def +++ b/lib/isc/win32/libisc.def @@ -19,6 +19,7 @@ isc__buffer_putmem isc__buffer_putstr isc__buffer_putuint16 isc__buffer_putuint32 +isc__buffer_putuint48 isc__buffer_putuint8 isc__buffer_region isc__buffer_remainingregion @@ -85,6 +86,7 @@ isc_entropy_detach isc_entropy_getdata isc_entropy_putdata isc_entropy_stats +isc_entropy_status isc_entropy_stopcallbacksources isc_entropy_usebestsource isc_error_fatal @@ -376,8 +378,10 @@ isc_socket_connect isc_socket_create isc_socket_detach isc_socket_filter +isc_socket_getname isc_socket_getpeername isc_socket_getsockname +isc_socket_gettag isc_socket_gettype isc_socket_ipv6only isc_socket_isbound @@ -391,6 +395,7 @@ isc_socket_sendto isc_socket_sendto2 isc_socket_sendtov isc_socket_sendv +isc_socket_setname isc_socketmgr_create isc_socketmgr_destroy isc_stdio_close |
