Search Results

Search: Posts Made By: softweyr
Forum: Programming 01-21-2008
18,871
Posted By softweyr
popen is a very simple function to use. It...
popen is a very simple function to use. It allows you to open a system command as a FILE stream, for reading or writing. To send an email, you will want to open a stream for writing so you can...
Forum: Programming 01-21-2008
30,265
Posted By softweyr
Sample select server in FreeBSD ports
My 'liedentd' is a simple select(2)-based server program that is a good example of how to write a high-performance select loop. It is available in the FreeBSD ports system, under security/liedentd,...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 08:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy