Skip to content

bradleyfalzon/go-syscall-sockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This is just a note to self on an example listen socket, I didn't need to
connections, so this is somewhat useless for most use cases, but I did
need to use syscalls and not the net.Listen from Go's standard library.

About

Testing some setsockopt options not available in standard go library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages