CVS log for JSOC/proj/lev1_hmi/apps/Attic/helio2mlat_j.c |
![]() |
Help |
Request diff between arbitrary revisions
Fixes for remotesums not properly doing the asynchronous download. lib DRMS was blocking on remotesums_master.pl, but it should not have blocked. Also, show_info wasn't properly handling the 'trylater' status code generated by remotesums. Needed to separate the record-chunk status codes from the regular drms status codes because code in show_info needed to look at both (and we don't combine status codes in drms_statuscodes.h). Fix drms_server deadlock - was due to server-side accept call blocking, even when there isn't any clients
Karen Tian |
Powered by ViewCVS 0.9.4 |