Re: [PATCH] add support for more TCP_ constants to Socket
[email protected] (Rafael Garcia-Suarez)
| Newsgroups | perl.perl5.porters |
|---|---|
| Message-ID | <[email protected]> |
On 7 June 2010 17:06, Salvador Fandino <[email protected]> wrote: > The attached patch adds all the missing TCP_ constants defined in Linux > <netinet/tcp.h> to the Socket module. Thanks, applied to bleadperl. I removed the duplicate TCP_MAXRT and bumped the VERSION as well.