accept() seg faults using non-global address for buffer or socket structure

2003-02-08 Thread J. J. Ekstrom
I've looked at every mailing list and FAQ for limitations on the Cygwin accept() I can't find this one. The following program illustrates the problem, simply moving the struct sockaddr_in sin, and char buf definition lines to be local variable of the main will cause the accept to fail with a bad

rebase of apache DLLS

2002-10-16 Thread J Ekstrom
Having looked at the recent discussion about rebase and apache and having tried everything I can think of, I come to the list for the first time... I installed cygwin virgin from the web Monday on a newly reimaged Win XP Professional machine. I proceeded to run /usr/sbin/httpd in my usual way