Quoting "man 7 ip": A TCP local socket address that has been bound is unavailable for some time after closing, unless the SO_REUSEADDR flag has been set. Care should be taken when using this flag as it makes TCP less reliable. nc does it, busybox nc doesn't. -Tom