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-05-31 11:42:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pgx
/
internal
/
nbconn
History
Dmitry K
e9d64ec29d
Use
time.Equal
instead of direct comparison
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_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
Fix TestInternalNonBlockingWriteWithDeadline(t
2023-02-25 17:02:55 -06:00
nbconn.go
Use mutex to guard entire
SetBlockingMode
call
2023-03-24 17:51:34 -05:00