diff options
Diffstat (limited to 'main.go')
-rw-r--r-- | main.go | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -19,6 +19,5 @@ func main() { go serve_mx() - deadlock := make(chan struct{}) - deadlock <- struct{}{} + select {} } |
index : maild.git | ||
[WIP] SMTP and IMAP daemon | Runxi Yu |
aboutsummaryrefslogtreecommitdiff |