This website requires JavaScript.
Explore
Help
Sign In
gopkg
/
pgx
Watch
2
Star
0
Fork
0
You've already forked pgx
Code
Activity
Files
ef363b59abc2ff0cfcd4f201ee577e66df17c051
pgx
/
internal
/
nbconn
T
History
Nicola Murino
33d4fa0fa6
TLS with Fake Non-blocking IO test is expected to fail on Windows
2023-06-03 06:45:28 -05:00
..
bufferqueue.go
iobufpool uses *[]byte instead of []byte to reduce allocations
2023-01-28 08:02:49 -06:00
nbconn_fake_non_block.go
Add Windows non-blocking IO
2023-03-04 09:25:36 -06:00
nbconn_real_non_block_windows.go
Use
time.Equal
instead of direct comparison
2023-03-24 17:51:34 -05:00
nbconn_real_non_block.go
Small comment update
2023-03-24 17:51:34 -05:00
nbconn_test.go
TLS with Fake Non-blocking IO test is expected to fail on Windows
2023-06-03 06:45:28 -05:00
nbconn.go
add a comment explaining that nbOperMu and nbOperCnt are used on Windows
2023-06-03 06:45:28 -05:00