Commits
Stefan Knoblich committed fc1e1a91f20
ftmod_misdn: Stop using timerfd for b-channel write polling. Use POLLIN on the socket instead, the b-channel should be able to write when there is something to read. Several other projects handle it this way, e.g. libosmo-abis. Signed-off-by: Stefan Knoblich <stkn@openisdn.net>