Haskell socket recvmsg (path mtu discovery) -


i writing tunneling application in haskell uses udp. in order 'right', set mtu appropriately. however, cannot find easy way that.

is there recvmsg() implementation in haskell allow me specify 'flags' parameter, or different way obtain data error channel?

if no api function turns suits needs, can interface network.socket extracting socket id , calling c. while isn't easy way, @ least allows continue using existing api in rest of code.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -