a6c8d276c3f578114f2a35d6c45d71868df84cf4
input: eax = 53 ebx = 11 ecx = socket number edx = pointer to where data must be written esi = buffer size (max bytes of data to copy) int 0x40 (offcourse) returned: eax = number of bytes copied if buffer size is zero, all data will be copied (this will be max 4096 bytes) git-svn-id: svn://kolibrios.org@323 a494cfbc-eb01-0410-851d-a64ba20cac60
Description
The main KolibriOS repository
Languages
C
71.4%
Assembly
11.8%
C++
10.8%
Makefile
1.7%
HTML
1.4%
Other
2.3%