VirtualBox

Ignore:
Timestamp:
Jan 22, 2025 10:34:43 AM (2 weeks ago)
Author:
vboxsync
Message:

Runtime/r3/http-server.cpp: Fixed warnings found by Parfait (unused assignment). jiraref:VBP-1424

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/http-server.cpp

    r106061 r107882  
    13121312        LogFlowFunc(("Reading client request ...\n"));
    13131313
    1314         tsLastReadMs = RTTimeMilliTS();
    1315         cWaitMs      = 200;  /* All consequtive waits do busy waiting for now. */
    1316 
    13171314        char  *pszReq      = szReq;
    13181315        size_t cbRead;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette