473,503 Members | 2,066 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

aceept() ?

I'm modding an open source app that uses accept(). It's not declared
anywhere and don't know what library it's in. Tried searching Google but
to no avail? Anyone know off the top of their head?
Nov 13 '05 #1
5 1564
nobody <no*@dy.com> wrote in
news:pa********************************@dy.com:
I'm modding an open source app that uses accept(). It's not declared
anywhere and don't know what library it's in. Tried searching Google but
to no avail? Anyone know off the top of their head?


It's not part of C that's why you can't find it. Accept() is normally used
in socket programming. I suspect comp.unix.programmer or some socket
programming newsgroup could help you with this.

--
- Mark ->
--
Nov 13 '05 #2
On Sat, 06 Dec 2003 03:45:00 +1030, nobody <no*@dy.com> wrote:
I'm modding an open source app that uses accept(). It's not declared
anywhere and don't know what library it's in. Tried searching Google but
to no avail? Anyone know off the top of their head?


Yes, but it's off-topic here. Try a Unix newsgroup or
comp.programming.

Please don't be insulted if I suggest that if you don't know how to
use accept(), you probably aren't ready to start modifying programs
which use it. (I assume that's what you meant by "modding.")

--
Al Balmer
Balmer Consulting
re************************@att.net
Nov 13 '05 #3
nobody wrote:

I'm modding an open source app that uses accept(). It's not
declared anywhere and don't know what library it's in. Tried
searching Google but to no avail? Anyone know off the top of
their head?


It is non-standard, so no answer is worth anything. You need to
figure out what it does and write a suitable substitute. You now
have some appreciation for why we insist on discussing only
standard, portable, C here.

--
Chuck F (cb********@yahoo.com) (cb********@worldnet.att.net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net> USE worldnet address!
Nov 13 '05 #4
"nobody" <no*@dy.com> wrote in message
news:pa********************************@dy.com...

And maybe you could choose another name when posting here.
So there won't be confusion about "who's talking". You
wouldn't want to be attributed with imperfect knowledge of mine,
would you?
Nov 13 '05 #5
Greetings.

In article <n%bAb.18460
$F*********@twister01.bloor.is.net.cable.rogers.co m>, nobody wrote:
"nobody" <no*@dy.com> wrote in message
news:pa********************************@dy.com...

And maybe you could choose another name when posting here.
So there won't be confusion about "who's talking".


Or maybe you could choose a less generic handle in anticipation of such
confusion...

--
_
_V.-o Tristan Miller [en,(fr,de,ia)] >< Space is limited
/ |`-' -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= <> In a haiku, so it's hard
(7_\\ http://www.nothingisreal.com/ >< To finish what you
Nov 13 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
2168
by: Kidogg | last post by:
Hi all, I'm attempting to write a validator for some email template files we use as part of our e-commerce application (incidentally in C#) and I've run into a problem as I'm not a huge user of...
9
3058
by: Markgoldin | last post by:
Here is my code to create a TCP listener: file name DataAdapterLauncher.cs public static TcpListener tcpl; IPEndPoint ipe = new IPEndPoint(IPAddress.Parse("0.0.0.0"), 1024);//listen on all local...
0
7205
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7093
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7287
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7348
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7006
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
5021
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
1519
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
744
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
397
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.