📄 aeetu_send.c
字号:
/*
============================================================================
FILE: AEETU_Write.c
SERVICES:
blocking socket write call
GENERAL DESCRIPTION:
AEEThread/IThread in BREW provides only the most elementary
thread functionality, and leaves implementation of blocking calls
to an external library (this one).
These functions can be implemented by anyone, since they use
the IThread object in a public way (no private hooks). Hopefully
these implementations save some time...
REVISION HISTORY:
Wed Oct 03 14:47:41 2001: Created
============================================================================
============================================================================
Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -