IP Don't fragment bit on Mac OS

前端 未结 4 1361
猫巷女王i
猫巷女王i 2020-12-21 03:52

I am writing a file transferring program over TCP.

I want to set the don\'t fragment flag on IP

On a socket this is what I want to do:

int va         


        
4条回答
  •  温柔的废话
    2020-12-21 04:25

    google brought up this: http://lists.apple.com/archives/macnetworkprog/2006/Jul/msg00014.html

提交回复
热议问题