This website requires JavaScript.
Explore
Help
Register
Sign In
idan
/
sshwifty-udp-telnet-http
Watch
1
Star
0
Fork
0
You've already forked sshwifty-udp-telnet-http
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
020a1e8eaf31213086bf50e1c49c2a82d9129faa
sshwifty-udp-telnet-http
/
application
History
NI
020a1e8eaf
Adding timeout detection to both SSH and Telnet command as well. This will prevent a dead remote connection to block backend request processing
2019-09-19 14:54:54 +08:00
..
command
More robust way to handle write pause and resume
2019-09-16 23:21:02 +08:00
commands
Adding timeout detection to both SSH and Telnet command as well. This will prevent a dead remote connection to block backend request processing
2019-09-19 14:54:54 +08:00
configuration
Use ReadTimeout*0.8 as max heartBeatTimeout rather than ReadTimeout/2.
2019-08-13 10:55:48 +08:00
controller
Use more accurate size to verify payload length
2019-09-19 14:48:19 +08:00
log
Initial commit
2019-08-07 15:56:51 +08:00
network
Prevent SetDeadline, SetReadDeadline and SetWriteDeadline from setting up unlimited deadline, and also impose our own timeout retry mechanism.
2019-09-18 18:51:17 +08:00
rw
Initial commit
2019-08-07 15:56:51 +08:00
server
Prevent SetDeadline, SetReadDeadline and SetWriteDeadline from setting up unlimited deadline, and also impose our own timeout retry mechanism.
2019-09-18 18:51:17 +08:00
application.go
Handle SIGTERM as well. Why not.
2019-08-18 10:26:54 +08:00
plate.go
Initial commit
2019-08-07 15:56:51 +08:00