* [Bluez-users] Kill l2test server
@ 2005-01-10 15:10 Manjunath Prabhu
2005-01-10 15:21 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Manjunath Prabhu @ 2005-01-10 15:10 UTC (permalink / raw)
To: bluez-users
Hi marcel,
For the l2test, is there a cleaner method to kill the listening
receiver. I am using CTRL+C right now. I am trying to kill the active
socket....using close(s1)...but it doesn't seem to be working.
I want a clean exit.
Regards,
Manjunath
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] Kill l2test server
2005-01-10 15:10 [Bluez-users] Kill l2test server Manjunath Prabhu
@ 2005-01-10 15:21 ` Marcel Holtmann
2005-01-10 16:28 ` Manjunath Prabhu
0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2005-01-10 15:21 UTC (permalink / raw)
To: BlueZ Mailing List
Hi Manjunath,
> For the l2test, is there a cleaner method to kill the listening
> receiver. I am using CTRL+C right now. I am trying to kill the active
> socket....using close(s1)...but it doesn't seem to be working.
> I want a clean exit.
what do you wanna kill? The active connection or the listening socket?
If you wanna separate them, then you need to add somekind of signal
handling.
Regards
Marcel
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] Kill l2test server
2005-01-10 15:21 ` Marcel Holtmann
@ 2005-01-10 16:28 ` Manjunath Prabhu
2005-01-10 20:24 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Manjunath Prabhu @ 2005-01-10 16:28 UTC (permalink / raw)
To: bluez-users
Hi marcel,
The active connection is killed once the client(sender) exits. I want
to kill the listening socket....how can i do this?
when i pump 5000 packets continously .....the connection
closes down after some 2000 odd packets ...is this because of hci
buffer getting full and some kind of queue or buffer overflow??
thanx,
Regards,
Manjunath
On Mon, 10 Jan 2005 16:21:49 +0100, Marcel Holtmann <marcel@holtmann.org> wrote:
> Hi Manjunath,
>
> > For the l2test, is there a cleaner method to kill the listening
> > receiver. I am using CTRL+C right now. I am trying to kill the active
> > socket....using close(s1)...but it doesn't seem to be working.
> > I want a clean exit.
>
> what do you wanna kill? The active connection or the listening socket?
> If you wanna separate them, then you need to add somekind of signal
> handling.
>
> Regards
>
> Marcel
>
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] Kill l2test server
2005-01-10 16:28 ` Manjunath Prabhu
@ 2005-01-10 20:24 ` Marcel Holtmann
0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2005-01-10 20:24 UTC (permalink / raw)
To: BlueZ Mailing List
Hi Manjunath,
> The active connection is killed once the client(sender) exits. I want
> to kill the listening socket....how can i do this?
with the current code this is impossible. However for what do you think
this is good?
> when i pump 5000 packets continously .....the connection
> closes down after some 2000 odd packets ...is this because of hci
> buffer getting full and some kind of queue or buffer overflow??
Show us your code. I have no idea what that is so.
Regards
Marcel
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-01-10 20:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-10 15:10 [Bluez-users] Kill l2test server Manjunath Prabhu
2005-01-10 15:21 ` Marcel Holtmann
2005-01-10 16:28 ` Manjunath Prabhu
2005-01-10 20:24 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox