Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 197 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 197 Bytes

Using Multipath TCP in perl

To use Multipath TCP in perl, simply pass Multipath TCP's protocol number (262) as the third argument of the socket system call.

simple example