Hi,

Przemysław Czerpak wrote:
   PROC main()
      HB_INETINIT()
      ? NETIO_PROCEXISTS("127.0.0.1:2941:STR")
   RETURN
but it's possible that when it's executed as startup code then
such initialization do not work and we should use hb_vmAtInit()
function. Can you verify it?

You are right. HB_INETINIT() solves the problem.


Regards,
Mindaugas


_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to