[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-users] smtp in lwip
From: |
vincent cui |
Subject: |
Re: [lwip-users] smtp in lwip |
Date: |
Tue, 30 Aug 2011 12:44:50 +0000 |
Simen:
As you suggestion, I use non blocking socket and select to do mult connection.
But I the following code to set a non blocking listen socket, the web server
doesn't work
Int arg = 0x1;
lwip_ioctl(listhensocket, FIONBIO, &arg);
where do I make a mistake ?
锘?Vincent Cui
Sr.Firmware Engineer
Mobile: +8613482482211
Tel: +86 21 34612525x6104
Fax: +86 21 34619770
E-Mail: address@hidden
Shanghai EnLogic Electric Technology Co., Ltd.
Address: 1104-1106, Building A, No.391, Guiping Road, Xuhui District, Shanghai,
200233
http://www.enlogic.com
-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Simon Goldschmidt
Sent: 2011年8月26日 17:22
To: Mailing list for lwIP users
Subject: Re: [lwip-users] smtp in lwip
vincent cui <address@hidden>
> Hi Simon:
>
> Where do I git them ?
You'll have to pull it from the contrib git repository. Have a look at Kieran's
mail ~4 weeks ago to find the repository URL (I don't have access to my mails
right now).
Simon
--
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users
- Re: [lwip-users] smtp in lwip, (continued)
- Re: [lwip-users] smtp in lwip, vincent cui, 2011/08/23
- Re: [lwip-users] smtp in lwip, FreeRTOS Info, 2011/08/23
- Re: [lwip-users] smtp in lwip, Simon Goldschmidt, 2011/08/23
- Re: [lwip-users] smtp in lwip, ake . forslund, 2011/08/23
- Re: [lwip-users] smtp in lwip, Simon Goldschmidt, 2011/08/23
- Re: [lwip-users] smtp in lwip, vincent cui, 2011/08/23
- Re: [lwip-users] smtp in lwip, address@hidden, 2011/08/24
- Re: [lwip-users] smtp in lwip, vincent cui, 2011/08/24
- Re: [lwip-users] smtp in lwip, Simon Goldschmidt, 2011/08/26
- Re: [lwip-users] smtp in lwip, vincent cui, 2011/08/29
- Re: [lwip-users] smtp in lwip,
vincent cui <=
- [lwip-users] web browser halt problem, vincent cui, 2011/08/25
- Re: [lwip-users] web browser halt problem, vincent cui, 2011/08/25
- Re: [lwip-users] Detail usage of ppp (address@hidden), narke, 2011/08/23
- Re: [lwip-users] Detail usage of ppp (address@hidden), Kieran Mansley, 2011/08/30
- Re: [lwip-users] Detail usage of ppp (address@hidden), Paul Archer, 2011/08/31