Discussion Board

Results 1 to 4 of 4
  1. #1
    Regular Contributor mmalo's Avatar
    Join Date
    Mar 2003
    Posts
    73
    Hello,

    What does "Descriptor parameter error" mean?
    I got this randomly in my Socket-application but it's not reproduceable.

    I'm basicly following SDK's Socket-example procedure to connect and get data.

    Thanks.

  2. #2
    Registered User milosz123's Avatar
    Join Date
    Mar 2003
    Posts
    11
    I have the same problem.

    http://www.symbian.com/developer/tec.../erresapi.html

    on this page you can find error codes.

    regards
    milosz

  3. #3
    Registered User Jeepy's Avatar
    Join Date
    Mar 2003
    Location
    51°11'4.78"N -|- 2°48'27.05"E (Belgium)
    Posts
    728
    Humm ...

    the list is great but there is no reason !! example code -36 means disconnected but why the connection could be disconnected ......

    Dominique HUGO.

  4. #4
    Registered User jfrobel's Avatar
    Join Date
    Jul 2003
    Posts
    1
    Propably you're passing function local variable to asyncronous function call. Asynchronous call is randomly processed completely after end of function (depends on timing) and in that case asynchronous function call uses already trashed local variable and it causes crashes.

    This is just a hunch...
    Last edited by jfrobel; 2003-07-28 at 19:03.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved