Question about Endpoints and data chunk sizes
Question about Endpoints and data chunk sizes
- Subject: Question about Endpoints and data chunk sizes
- From: Chilton Webb <email@hidden>
- Date: Mon, 12 Jan 2004 17:33:51 -0600
Hi,
I'm rewriting some BSD work I've done in OpenTransport, and was pretty
sure I knew what I was doing until I tried this...
OTGetEndpointInfo(ep,&info);
sprintf(s,"size is %d", info.tsdu);
That returns '0' as the size. Isn't it supposed to be the standard data
unit size for transmission? Does 0 mean unlimited or something? Is
there some infernal typo in those two lines I'm just flat missing?
Thanks,
-Chilton
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.