15a4cc7d0a
Fix the following build error on mac os:
worker/imap/worker.go:368:29: undefined: syscall.TCP_KEEPCNT
worker/imap/worker.go:376:29: undefined: syscall.TCP_KEEPINTVL
These symbols are not defined on darwin.
Fixes:
|
||
---|---|---|
.. | ||
format | ||
sort | ||
templates | ||
ui | ||
uidstore | ||
dirstore.go | ||
history.go | ||
keepalive_dummy.go | ||
keepalive_linux.go | ||
keystore.go | ||
messageview.go | ||
msgstore.go | ||
oauthbearer.go | ||
open.go | ||
socket.go | ||
structure_helpers.go |