Socket statistics

Joe Armstrong (AL/EAB) joe.armstrong@REDACTED
Tue Apr 19 10:17:30 CEST 2005


    Good morning Gurus

    Are there any Erlang functions for obtaining socket statistics?

    I'd like something like:

	Stats = gen_tcp:statistics(Socket),

   Stats should then contain some "amazingly interesting" (sic) information.
For example, total time of session number of packets sent/received, packet losses etc. 


    /Joe

    



More information about the erlang-questions mailing list