| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
|
|
|
| |
- Add LICENSE
- Remove outdated PERL_LEVEL check
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
|
|
| |
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
Feature safe: yes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Socket/Changes
|
|
|
|
|
|
|
|
|
| |
Socket is a low-level module used by, among other things, the IO::Socket family
of modules. The following examples demonstrate some low-level uses but a
practical program would likely use the higher-level API provided by IO::Socket
or similar instead.
WWW: http://search.cpan.org/dist/Socket/
|
|
|
|
|
|
|
|
| |
isn't needed here, i've added it by mistake.
Now it's time to clean this removing the port.
Discussed with: tobez
|
|
mechanism of requiring a translated socket.ph file, this uses the h2xs program
(see the Perl source distribution) and your native C compiler. This means
that it has a far more likely chance of getting the numbers right. This includes
all of the commonly used pound-defines like AF_INET, SOCK_STREAM, etc.
WWW: http://search.cpan.org/dist/Socket/
PR: ports/124132
Submitted by: BluePex Security Solutions <freebsd-ports at bluepex.com>
|