#include <stdio.h>#include <stdlib.h>#include <unistd.h>#include <string.h>#include <sys/time.h>#include <sys/types.h>#include <sys/socket.h>#include <arpa/inet.h>
void opensocket(...){ asm("MOV EAX,0xB1"); asm("другие операторы"); asm("другие операторы"); asm("другие операторы"); asm("другие операторы");}