aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/nat/bsc_nat.c
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-06-15 20:24:08 +0800
commit6c0a04e19611448bf03ce2c90694ce8ad2cfb1d2 (patch)
treef0171793156649ef450f0f4e8f407043c1108a75 /openbsc/src/nat/bsc_nat.c
parent7c99d4fbf05fe9e7c2b2b12b145567887d495dd0 (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/nat/bsc_nat.c')
0 files changed, 0 insertions, 0 deletions