Code

frontend/sock: Simplified internal address handling.
authorSebastian Harl <sh@tokkee.org>
Wed, 14 Jan 2015 21:01:03 +0000 (22:01 +0100)
committerSebastian Harl <sh@tokkee.org>
Wed, 14 Jan 2015 21:01:03 +0000 (22:01 +0100)
commit64312eca4842e749f01fbf9d6f44c42249e0c5e5
treee2d156412092636bbf56432cd57110f6248b8372
parent31a4f8af85cc4e9279677c40cbb11496409ff8f6
frontend/sock: Simplified internal address handling.

Strip the <type>: prefix early. Else, we'd have to strip it off over and over
again when working with the address string.
src/frontend/sock.c