aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/input
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-03-26 10:41:20 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-03-26 10:41:20 +0100
commit1a3d9dbabf94f0138b5eee1f5bde8d9fe8a4bf96 (patch)
tree9a3d18167baf4efb6f29390d07d42f838f6eabd0 /openbsc/src/input
parenta91d15df7e1dd12b08e85910a51582ac257ce3e7 (diff)
bsc_msc: Connect in a non blocking way to the MSC
The latency of setting up of the TCP connection can be quite high, it is better to connect in a non blocking way. This code is working by setting the socket nonblocking and temporarily replacing the bfd callback with the connect handling. Once the OS has connected our socket we switch back to normal operation.
Diffstat (limited to 'openbsc/src/input')
0 files changed, 0 insertions, 0 deletions