in reply to Re: How to hook up C's socketpair() with Perl's?in thread How to hook up C's socketpair() with Perl's?
execl("./filter.pl", NULL); [download]
execl("./filter.pl", "./filter.pl", NULL); [download]