[Perl-unix-users] Closing down sockets - plain text this time

2001-01-04 Thread Adam Stuckey
Title: Closing down sockets - plain text this time Hello All, Does anyone know a way in which Perl can shutdown a port that another process is using? (I guess it is similar to the way root can kill other processes, but can it also be done in closing single port connections??) I

[Perl-unix-users] Closing down sockets

2001-01-04 Thread Adam Stuckey
Title: Closing down sockets Hello All, Does anyone know a way in which Perl can shutdown a port that another process is using? (I guess it is similar to the way root can kill other processes, but can it also be done in closing single port connections??) I'm trying to write a prog