Milos Gajdos fed5af68e6
Handle Accept errors gracefully.
Originally when Accept fails we log the error and let the program flow
continue. This can lead to us spawning handling connection go routines
on nil connections which in turn leads to Go panics.
2019-10-15 15:07:28 +01:00
..
2019-10-13 12:40:53 +01:00
2019-10-13 18:36:22 +01:00
2019-10-13 18:36:22 +01:00
2019-10-15 15:07:28 +01:00
2019-10-13 12:38:13 +01:00
2019-10-14 22:26:23 +01:00
2019-09-19 16:32:15 +01:00