home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / exampleCode / video / simpleVideo / TODO < prev   
Encoding:
Text File  |  1994-08-02  |  538 b   |  21 lines

  1.  
  2. * add control setting, method for returning errors;
  3.  
  4. * whack something in so it will work on *all* flavors of ev1;
  5.  
  6. * Add a routine to exit a context;
  7.  
  8. * When calling getframe, when we set the data ptr,
  9.   make sure it isn't all ready pointing at an malloced
  10.   block!  If it is, we need to free it first!
  11.  
  12. * Hey, will different contexts in the same thread share the
  13.   same server connection?
  14.  
  15. * Here's an idea - it might be interesting to have a function
  16.   svWaitForPreemption() to keep a path open until someone
  17.   else comes along...
  18.  
  19.  
  20.  
  21.