i seem to found a bug

Home Forums Discussions Support i seem to found a bug

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5273
    lovepkfilter
    Participant

      SetPacketEvent (hFilt, hAdapter, hEvent) ok

      SetAdapterMode ( hFilt, @AdapterMode ); ok

      WaitForSingleObject ( hEvent, INFINITE ); error,it will be wait and wait,until the service dispear.

      the section code snipper in a service thread.i will work well in many servers but only a few of servers.

      the App event tell me:

      Service failed on execute: List Index out of bound(0);

      any tip???

      #6784
      lovepkfilter
      Participant

        it is very clear to see many packet in and out. so we should not be had the WaitForSingleObject to be waited

        #6785
        lovepkfilter
        Participant

          then you can see,i can list adapts but i can get any packet;

          [attachment=1:2639f4z2]001.gif[/attachment:2639f4z2]

          then look at my other server show:

          [attachment=1:2639f4z2]001.gif[/attachment:2639f4z2]

          #6786
          lovepkfilter
          Participant

            sorry! it is my fault! i had solved it.

            it is my another thread in the win32 service pop a error. :mrgreen:

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.