Im getting the error Error: socket() when I try to run a script
This is from source :
if ((serverfd = socket(AF_INET,SOCK_RAW,IPPROTO_RAW)) < 0)
{
printf("Error: socket()\n");
exit(-1);
}
Why am I getting this error
EDIT : NVM , I needed to be r00t
Sponsored by: █ Sparkhost - Hosting Without Compromises! █ Hybrid Performance Web Hosting █ Spark Host Stream Hosting █ Hybrid IRC & IRCd Server Shell Accounts
Script Doesn't Work
Started by
Roffamaffia
, Aug 18 2009 03:55 AM
No replies to this topic
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












