Revision 784c38f50e70a739400cdd3f2620bac2e2788e6c authored by Greg Hudson on 01 August 2024, 06:41:15 UTC, committed by Greg Hudson on 05 August 2024, 21:11:01 UTC
Edit the block comment above k5_sendto() to take into account commits 802318cda963456b3ed7856c836e89da891483be (which added request_timeout) and 6436a3808061da787a43c6810f5f0370cdfb6e36 (which made the open TCP connection wait indefinite).
1 parent 2063e72
comerr32.def
;LIBRARY COMERR32
DESCRIPTION 'DLL for ComErr'
HEAPSIZE 8192
EXPORTS
com_err @2
com_err_va @3
error_message @4
add_error_table @1
remove_error_table @5
set_com_err_hook @6
reset_com_err_hook @7

Computing file changes ...