Menu

#2 alias files executed via functions defined in kildclient.plx

open
nobody
None
5
2007-05-12
2007-05-12
Anonymous
No

I have an alias function that will read aliases from a file and execute a set number of lines in a loop, sleep, and repeat.

Now when I execute one of my aliases within kildclient, it'll pause for about 4 to 5 seconds then send the entire file which results in my connection getting killed by the server. I never see the sleeps. When I change the code to and run it from a command line prompt with normal print statements, I actually see the sleeps. I think the problem or reason I'm seeing what I'm seeing is due to the world->send function. On big aliases, the server will kick me out due to the rate at which I'm sending data. The whole purpose of my code is to chop up huge alias files in to small chucks so the server doesn't kick me out.

I'm hoping someone has some insite for me.

:)

Discussion

  • Nobody/Anonymous

    perl

     
  • Nobody/Anonymous

    Logged In: NO

    I can be reached at ssustaita@cnm.edu

     

Log in to post a comment.