summaryrefslogtreecommitdiffhomepage
path: root/server/util.go
AgeCommit message (Expand)Author
2018-07-07follow Standard Go Project LayoutFUJITA Tomonori
2017-07-18server: Set incoming TTL before accepting connectionIWASE Yusuke
2017-07-18server: Set outgoing TTL before dialingIWASE Yusuke
2017-02-03server/fsm: Logging Administrative Shutdown CommunicationIWASE Yusuke
2017-02-03cli: Communication on Administrative Shutdown NOTIFICATIONIWASE Yusuke
2016-11-21server: fix memory leak in infinite channel goroutineWataru Ishida