This website requires JavaScript.
Explore
Help
Sign In
GOMODULES
/
pgx
Watch
1
Star
0
Fork
0
You've already forked pgx
mirror of
https://github.com/jackc/pgx.git
synced
2025-07-30 22:28:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pgx
/
internal
/
nbconn
History
Jack Christensen
e48596555e
Add Windows non-blocking IO
2023-02-25 11:43:21 -06: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-02-25 11:43:21 -06:00
nbconn_real_non_block_windows.go
Add Windows non-blocking IO
2023-02-25 11:43:21 -06:00
nbconn_real_non_block.go
Use unix build tag
2023-01-31 20:10:34 -06:00
nbconn_test.go
Fix flickering test TestBufferNonBlockingRead
2023-02-10 19:40:31 -06:00
nbconn.go
Only count when bytes actually read
2023-01-31 20:35:44 -06:00