pgx/internal/nbconn
Dmitry K b2b4fbcf57 Set socket to non-blocking mode in `Read`, `Flush` and `BufferReadUntilBlock` operations 2023-03-24 17:51:34 -05:00
..
bufferqueue.go iobufpool uses *[]byte instead of []byte to reduce allocations 2023-01-28 08:02:49 -06:00
nbconn.go Set socket to non-blocking mode in `Read`, `Flush` and `BufferReadUntilBlock` operations 2023-03-24 17:51:34 -05:00
nbconn_fake_non_block.go Add Windows non-blocking IO 2023-03-04 09:25:36 -06:00
nbconn_real_non_block.go Fix Windows non-blocking I/O for CopyFrom 2023-03-24 17:51:34 -05:00
nbconn_real_non_block_windows.go Set socket to non-blocking mode in `Read`, `Flush` and `BufferReadUntilBlock` operations 2023-03-24 17:51:34 -05:00
nbconn_test.go Fix TestInternalNonBlockingWriteWithDeadline(t 2023-02-25 17:02:55 -06:00