2
0

Try to make windows non-blocking I/O

This commit is contained in:
Dmitry K
2023-02-26 00:00:37 +03:00
committed by Jack Christensen
parent c09ddaf440
commit 087b8b2ba8
3 changed files with 62 additions and 2 deletions
+1
View File
@@ -8,6 +8,7 @@ require (
github.com/jackc/puddle/v2 v2.2.0
github.com/stretchr/testify v1.8.1
golang.org/x/crypto v0.6.0
golang.org/x/sys v0.5.0
golang.org/x/text v0.7.0
)