erl 4.9.1. gen_udp, udp packages

Pekka.Hedqvist@REDACTED Pekka.Hedqvist@REDACTED
Wed Apr 19 04:25:36 CEST 2000


When you receive udp packages they look something like:
{udp,{socket,<0.41.0>,#Port<0.12>,inet_udp},
     {203,102,230,172},
     1024,
     [1,2,3,4,5,6,7]}

I suppose the "1024" means something, I asumed its the port number but
its not, its always 1024 and increasing with the number of open ports
so what does it represent?



More information about the erlang-questions mailing list