Code

frontend: Implemented simplified error handling when creating threads.
authorSebastian Harl <sh@tokkee.org>
Thu, 19 Dec 2013 20:51:57 +0000 (21:51 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 19 Dec 2013 20:51:57 +0000 (21:51 +0100)
commit052c07cf2d92811c04b83b83acaa86568fc8dfb1
tree719ec76641502eb2a4981945ec03c3c379dbf763
parente0085330cf4694b605b37b15ffbb7e44bf9cad15
frontend: Implemented simplified error handling when creating threads.

There's hardly any reasonable error condition that might happen, so this
rather simplied approach should be sufficient.
src/frontend/sock.c